The Dreamweaver JavaScript API > Toggle functions > dreamweaver.htmlInspector.setShowLineNumbers()

 

dreamweaver.htmlInspector.setShowLineNumbers()

Availability

Dreamweaver 4.0

Description

Shows or hides the line numbers in the Code view of the Code inspector.

Arguments

bShow

bShow is a Boolean value indicating whether the line numbers should be visible (true) or not (false).

Returns

Nothing.